home *** CD-ROM | disk | FTP | other *** search
INI File | 1999-08-11 | 2.7 KB | 92 lines |
- ; This is the configuration file for eWords.
- [eWords]
-
- ; Image set to use. Generally you should leave this empty and let eWords
- ; choose. To choose a different set, replace the following line with one of
- ; the lines below it that match your graphics. Use a tile set from a lower
- ; resolution if you would like to decrease the size of the playing board.
- ImageSet=
- ;ImageSet=VGA1.SET ;Plain VGA tile set
- ;ImageSet=VGA2.SET ;256-color VGA tile set
- ;ImageSet=SVGA1.SET ;800x600 16-color tile set
- ;ImageSet=SVGA2.SET ;800x600 256-color tile set
- ;ImageSet=SVGA3.SET ;1024x768 16-color tile set
- ;ImageSet=SVGA4.SET ;1024x768 256-color tile set
-
- ; Rule file to use - this must be in the same directory as eWords.
- Rules=TINY.RUL
-
- ; The speed at which tiles are animated. Range is [0..49]
- ; Higher numbers are faster. Set to 0 to disable animation.
- AnimationSpeed=0
-
- ; Selects the sound option. 0=No sound, 1=Sound enabled
- Sound=0
-
- ; The sound files for eWords events
- Sound0=CHEATER.WAV
- Sound1=
- Sound2=GOODLUCK.WAV
- Sound3=GOODPLAY.WAV
- Sound4=GREATPLA.WAV
- Sound5=OH-NO.WAV
- Sound6=TAKETHAT.WAV
- Sound7=
- Sound8=YOUWIN.WAV
- Sound9=GAMEOVER.WAV
- sound10=NICETRY.WAV
- sound11=OUTATIME.WAV
- sound12=
- sound13=YOURTURN.WAV
-
- ; Whether or not hints are available in the game. 1=Hints on, 0=Hints off
- HintsEnabled=0
-
- ; Whether or not lookups and word finders are available in the game.
- ; 1=Lookups on, 0=Lookups off
- LookupsEnabled=0
-
- ; If you make a word that eWords does not recognize as valid, should
- ; eWords prevent you from using the word anyway? 0=No(recommended), 1=Yes
- DictOnly=0
-
- ; The skill level to use for providing hints. The range is [1..20]
- HintLevel=11
-
- ; Who distributes the tiles from the box. 0=Computer(recommended), 1=Human
- TileMgr=0
-
- ; Selects whether to show or hide the racks at the beginning of the
- ; game. (With the exception of the first human player to move.)
- ; 0=Hidden (recommended), 1=Visible
- ShowRacks=0
-
- ; Default players
- ; A name indicates a human player. A number indicates eWords as the
- ; player with a skill range from 1 to 20 (20 being the strongest).
- Player1=Eduardo
- Player2=2
- Player3=
- Player4=
-
- ; Player information
- ; 0=Networked player, 1=Local player (on the same machine)
- Local1=1
- Local2=1
- Local3=1
- Local4=1
-
- ; Time allowed for each move, in seconds.
- ; This applies only to human players. If a move is not made within the given
- ; time the player is forced to pass his turn. A 0 indicates no time limit.
- TimePerMove=0
-
- ; Controls the expansion of the end-game tree.
- ; Enter a 0 as the first integer to disable the end-game analyzer.
- EndGameTreeMin=04 01 01 1 1 1 1 1 1 1 1 1 1 1
- EndGameTreeMax=50 50 30 4 4 1 1 1 1 1 1 1 1 1
-
- ; The location and size of the Chat Window.
- ChatLoc=447 240 320 300
-
-